home *** CD-ROM | disk | FTP | other *** search
/ SGI Varsity Update 1998 August / SGI Varsity Update 1998 August.iso / docs6.4 / relnotes / ftn77_fe / ch3.z / ch3
Text File  |  1998-07-29  |  16KB  |  528 lines

  1.  
  2.  
  3.  
  4.                                                - 1 -
  5.  
  6.  
  7.  
  8.                     7.2.1 Fortran 77 Front-End Release Notes
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                                - 2 -
  69.  
  70.  
  71.  
  72.                     DDDDooooccccuuuummmmeeeennnntttt NNNNuuuummmmbbbbeeeerrrr 000000007777----1111666655559999----000011110000
  73.  
  74.  
  75.                     3.  _L_i_c_e_n_s_i_n_g__I_n_f_o_r_m_a_t_i_o_n
  76.  
  77.  
  78.  
  79.                     3.1  _I_n_t_r_o_d_u_c_t_i_o_n
  80.  
  81.  
  82.                     Your copy of MIPSpro Fortran 77 Compiler
  83.                     requires a software license in order to operate.
  84.                     This section defines some important software
  85.                     licensing terms, describes the basic procedure
  86.                     for obtaining, installing, and testing a
  87.                     software license for MIPSpro Fortran 77
  88.                     Compiler, and lists a web site, addresses, and
  89.                     phone numbers that you can use to contact
  90.                     Silicon Graphics License Administration.
  91.  
  92.                     For more information about installing and
  93.                     troubleshooting software licenses you can look
  94.                     in the CD liner notes or visit the web page:
  95.                     http://www.sgi.com/Support/Licensing/install_docs.html
  96.                     or Silicon Graphics' licensing website:
  97.                     http://www.sgi.com/Products/license.html
  98.  
  99.                     For in depth detail on FLEXlm licensing, see the
  100.                     FLEXlm User's Guide, which covers using and
  101.                     administering FLEXlm software licenses. The
  102.                     FLEXlm User's Guide, is included in the system
  103.                     software documentation; the online InSight
  104.                     version is in the subsystem
  105.                     license_eoe.books.FlexLM_UG which is on the IRIX
  106.                     Development Foundation CD.
  107.  
  108.                     Your purchased software is delivered with a
  109.                     label that includes a temporary license and an
  110.                     Entitlement ID.  The temporary license allows
  111.                     you to use the software until you obtain your
  112.                     permanent license. However, your entitlement ID
  113.                     number makes it possible to obtain your
  114.                     permanent license instantly through Silicon
  115.                     Graphics' licensing website or email autobot.
  116.                     For WEB site and email address see "Contacting
  117.                     Silicon Graphics License Administration" at the
  118.                     end of this chapter of the release notes.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.                                                - 3 -
  135.  
  136.  
  137.  
  138.                     3.2  _A__F_e_w__D_e_f_i_n_i_t_i_o_n_s
  139.  
  140.  
  141.                     A software license is a collection of
  142.                     information that, after installation, allows you
  143.                     to use a licensed software product on one or
  144.                     more systems.
  145.  
  146.                     The software license information includes the
  147.                     license type, the license expiration date, a
  148.                     license password, a system ID number
  149.                     (/etc/sysinfo -s), and additional information
  150.                     concerning the license and licensed software.
  151.                     Floating licenses have the host name
  152.                     (/sbin/uname -n) as part of the license.
  153.  
  154.                     There are two types of software licenses, node-
  155.                     locked and floating:
  156.  
  157.  
  158.                     3.2.1  _n_o_d_e_-_l_o_c_k_e_d   A node-locked license is
  159.                     installed on a particular system (node) and
  160.                     allows the licensed software to run on that
  161.                     system.
  162.  
  163.                     For this release there are four different types
  164.                     of nodelocked licenses each corresponding to a
  165.                     different product pricing tier.
  166.  
  167.                        +o The first tier allows you to run MIPSpro
  168.                          Fortran 77 on a system of two or less
  169.                          processors.  It contains "CPU 2" in its
  170.                          VENDOR STRING field.
  171.  
  172.                        +o The second tier allows you to run MIPSpro
  173.                          Fortran 77 on a system of eight or less
  174.                          processors.  It contains "CPU 8" in its
  175.                          VENDOR STRING field.
  176.  
  177.                        +o The third tier allows you to run MIPSpro
  178.                          Fortran 77 on a system of 32 or less
  179.                          processors.  It contains "CPU 32" in its
  180.                          VENDOR STRING field.
  181.  
  182.                        +o The fourth tier allows you to run MIPSpro
  183.                          Fortran 77 on a system of any number of
  184.                          processors.  It does not contain a VENDOR
  185.                          STRING field.
  186.  
  187.                     Each type of node-locked license allows an
  188.                     unlimited number of users to use the product as
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.                                                - 4 -
  201.  
  202.  
  203.  
  204.                     long as they are logged in on the particular
  205.                     system. Nodelocked licenses are also easier to
  206.                     install and administer than floating licenses,
  207.                     but they are also more expensive.
  208.  
  209.  
  210.  
  211.                     3.2.2  _f_l_o_a_t_i_n_g   A floating license allows the
  212.                     licensed software to run on one or more systems
  213.                     in the network simultaneously. The number of
  214.                     systems (nodes) allowed is included in the
  215.                     software license information.
  216.  
  217.                     When an application requires a license from a
  218.                     license server, the floating license points the
  219.                     client to the license server (server name and
  220.                     license file path are included with the license
  221.                     and copied on all client systems). The FLEXlm
  222.                     license daemon, lmgrd, is responsible for
  223.                     checking out/in licenses (tokens) to/from client
  224.                     systems. As long as the number of licenses
  225.                     checked out to clients at a given time is less
  226.                     than the encrypted maximum number of concurrent
  227.                     users no user is denied access. Once the maximum
  228.                     number is reached, the next request for a
  229.                     license will be denied.
  230.  
  231.                     Floating licenses have the advantage of cost,
  232.                     since a license can be shared over many
  233.                     infrequent users, but they are harder to install
  234.                     and administer. Floating license check-out times
  235.                     can also vary depending on the load of the
  236.                     network and the time needed to reach the license
  237.                     server.
  238.  
  239.  
  240.  
  241.                     3.2.3  _E_n_t_i_t_l_e_m_e_n_t__I_D   The Entitlement ID is a
  242.                     15 digit number (shipped with the software)
  243.                     which allows your permanent license request to
  244.                     be processed and approved in seconds.
  245.  
  246.  
  247.                     3.3  _O_b_t_a_i_n_i_n_g__a_n_d__I_n_s_t_a_l_l_i_n_g__a__S_o_f_t_w_a_r_e__L_i_c_e_n_s_e
  248.  
  249.  
  250.                     This section explains the procedure for
  251.                     obtaining and installing a software license:
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.                                                - 5 -
  267.  
  268.  
  269.  
  270.                     3.3.1  _M_a_k_e _c_e_r_t_a_i_n _y_o_u _h_a_v_e _y_o_u_r _s_o_f_t_w_a_r_e
  271.                     _l_i_c_e_n_s_e _i_n_f_o_r_m_a_t_i_o_n   Software license
  272.                     information is distributed in several ways: by
  273.                     WEB page, email, FAX, postal mail, or on sheets
  274.                     of paper included with the product.
  275.  
  276.                     If you are updating to this release of MIPSpro
  277.                     Fortran 77 Compiler from an older release you
  278.                     need to obtain and install a new license.
  279.  
  280.                     If you have received both a temporary license
  281.                     and a permanent software license, install the
  282.                     permanent license; do not install the temporary
  283.                     license.
  284.  
  285.  
  286.                     3.3.2  _I_d_e_n_t_i_f_y _t_h_e _s_y_s_t_e_m _o_n _w_h_i_c_h _y_o_u _w_i_l_l
  287.                     _i_n_s_t_a_l_l _t_h_e _s_o_f_t_w_a_r_e _l_i_c_e_n_s_e.   Because software
  288.                     license information usually must be installed on
  289.                     a particular system, follow these guidelines:
  290.  
  291.                     If the System ID field says ``ANY,'' then you
  292.                     can install the license on any system you
  293.                     choose.
  294.  
  295.                     Install a license on the machine which has a
  296.                     system ID ( /etc/sysinfo -s ) which matches the
  297.                     system ID in the license.
  298.  
  299.  
  300.                     3.3.3  _I_n_s_t_a_l_l _t_h_e _s_o_f_t_w_a_r_e _l_i_c_e_n_s_e (_t_e_m_p_o_r_a_r_y
  301.                     _o_r _p_e_r_m_a_n_e_n_t).   Licenses typically come with
  302.                     complete license installation instructions.
  303.                     Follow these instructions to install the
  304.                     license. For more detailed license installation
  305.                     and trouble shooting information see the web
  306.                     page:
  307.                     http://www.sgi.com/Support/Licensing/install_docs.html
  308.  
  309.                     Check the ``license type'' listed in the
  310.                     software license information to find out whether
  311.                     the license is a node-locked license or a
  312.                     floating license.  The installation procedure
  313.                     depends on the license type:
  314.  
  315.                     You can install the license "manually" or use
  316.                     the LicenseManager(1M) tool.  You can bring up
  317.                     LicenseManager by choosing ``License Manager''
  318.                     from the System toolchest.
  319.  
  320.                     If the license is a floating license, you may
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.                                                - 6 -
  333.  
  334.  
  335.  
  336.                     need to configure the system on which you plan
  337.                     to install the license as a license server.
  338.  
  339.  
  340.                     3.3.4  _V_e_r_i_f_y _t_h_a_t _t_h_e _s_o_f_t_w_a_r_e _l_i_c_e_n_s_e _h_a_s _b_e_e_n
  341.                     _s_u_c_c_e_s_s_f_u_l_l_y _i_n_s_t_a_l_l_e_d.   To verify that the
  342.                     software license is working, try running the
  343.                     MIPSpro Fortran 77 Compiler. The licensed
  344.                     program in this product is: f77(1). The FEATURE
  345.                     NAME in the license of this product appears as
  346.                     f77.
  347.  
  348.                     For this release, Fortran 77 compilations will
  349.                     not be terminated if the license is absent or
  350.                     incorrectly installed.  However, a warning
  351.                     message similar to the following will be
  352.                     displayed:
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.                                                - 7 -
  399.  
  400.  
  401.  
  402.                     %f77 -c foo.f
  403.                     Cannot find license file (-1,73:2) No such file or directory
  404.  
  405.                      The MIPSpro Fortran 77 Compiler
  406.                      (license FEATURE string = f77)
  407.                      requires a license password.
  408.  
  409.                      For license installation and trouble shooting
  410.                      information visit the web page:
  411.  
  412.                              http://www.sgi.com/Support/Licensing/install_docs.html
  413.  
  414.                      To obtain a Permanent license (proof of purchase
  415.                      required) or an Evaluation license please
  416.                      visit our license request web page:
  417.  
  418.                              http://www.sgi.com/Products/license.html
  419.  
  420.                              or send a blank email message to:
  421.  
  422.                              license@sgi.com
  423.  
  424.                      In North America, Silicon Graphics' customers may request
  425.                      Permanent licenses by sending a facsimile to:
  426.  
  427.                              (650) 932-0537
  428.  
  429.                              or by calling our technical support hotline
  430.  
  431.                              1-800-800-4SGI
  432.  
  433.                      If you are Outside of North America or you are not a Silicon
  434.                      Graphics support customer then contact your local support provider.
  435.  
  436.  
  437.  
  438.                     3.4  _C_o_n_t_a_c_t_i_n_g _S_i_l_i_c_o_n _G_r_a_p_h_i_c_s _L_i_c_e_n_s_e
  439.                          _A_d_m_i_n_i_s_t_r_a_t_i_o_n
  440.  
  441.  
  442.                     If you are connected to the internet then you
  443.                     can request a permanent license from any country
  444.                     in the world using either of the following
  445.                     methods:
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.                                                - 8 -
  465.  
  466.  
  467.  
  468.                        * WEB: Go the the web site:
  469.                          http://www.sgi.com/Products/license.html
  470.                          Look under the "License Request" section.
  471.  
  472.                        * email: Send a blank email message to
  473.                          license@sgi.com
  474.                          You will be sent back a blank email license
  475.                          request template with full instructions.
  476.  
  477.  
  478.                     If are not connected to the internet and need to
  479.                     obtain a software license, fill out the Software
  480.                     License Registration sheet that was included
  481.                     inside the CD liner notes with the software (or
  482.                     the replica in the Network License System
  483.                     Administration Guide). Send or FAX the filled
  484.                     out Software License Registration sheet to
  485.                     Silicon Graphics License Administration or your
  486.                     local service provider. After your request is
  487.                     received by Silicon Graphics or your local
  488.                     service provider, you should receive a software
  489.                     license within two business days.
  490.  
  491.                     In the United States and Canada, Silicon
  492.                     Graphics License Administration provides
  493.                     software license information to Silicon Graphics
  494.                     customers. You can contact Silicon Graphics
  495.                     License Administration in these ways:
  496.  
  497.  
  498.                        * FAX: (650) 932-0537
  499.                        * Mail:
  500.  
  501.                          Software Licensing M/S 134
  502.                          Silicon Graphics, Inc.
  503.                          P.O. Box 7311
  504.                          Mountain View, CA 94039-9600
  505.  
  506.  
  507.                     In an emergency, you can telephone Silicon
  508.                     Graphics at (800) 800-4744.  If you are not in
  509.                     the United States or Canada, or if you purchased
  510.                     the system or software from a vendor other than
  511.                     Silicon Graphics, please contact your local
  512.                     service provider.
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.